home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / rukc1d.zip / R2_DEMOS.ZIP / MIDIM020.ZIP / !README.NOW next >
Text File  |  1994-02-27  |  3KB  |  76 lines

  1. Since the odds are that you won't read the .doc, here's some _basic_
  2. info (don't even bother running mm without at least reading this):
  3.  
  4. MM is a 0.20 version, as in early beta. Had a deadline to meet so
  5. here it is. Works fine - just a rough on the edges. See the MM020.DOC
  6. file for specific limitations.
  7.  
  8. Several batch files included:
  9.  
  10. DEMO_OPL.BAT    for AdLib-compatible cards at port 388h
  11.  
  12.                 C>demo_opl
  13.  
  14.  
  15. DEMO_2OP.BAT    for OPL2/3 cards -- must specify base port
  16.                 - should work with any card at port 388h
  17.                 - if SBx can also use SB's base port (2x0, as in 220, etc.)
  18.  
  19.                 C>demo_2op 388
  20.  
  21.  
  22. DEMO_4OP.BAT    for OPL3 cards -- must specify base port
  23.                 - all SBx cards specify the baseport (2x0)
  24.                 - all PAS cards specify 388
  25.  
  26.                 C>demo_4op 220
  27.  
  28.  
  29. DEMO_GUS.BAT    for GUS cards -- must specify GRAM amount
  30.                 - for 256K GUS cards use 256
  31.                 - for 512K or more, use 512
  32.  
  33.                 C>demo_gus 256
  34.  
  35.  
  36. If your card has an on-board mixer/TSR you may need to adjust the output
  37. level (up or down). MM currently does not provide for adjusting your mixer
  38. settings.
  39.  
  40. MM currently requires a text color card with the text video segment
  41. at B800h. It'll probably play okay on a mono/MDA card, too, but no
  42. output. VGA color is best.
  43.  
  44.  
  45. Error codes displayed can be interpreted by using the tables at the
  46. end of the .doc file. If you get a 7:8, that means too much patch
  47. data. Before switching to 8-bit loads, use /Z999. This can free up
  48. 64K in some cases (see the docs for more). If 7:8 still occurs even
  49. with /Z999, use /Q1. This doubles the effective GRAM (from 256K to
  50. 512K, or, say, 1MB to 2MB (not really, but effectively).
  51.  
  52. Very fast volume levels that go to very low volumes tends to make
  53. Ruckus go-around, and this makes for some really bad sound. To
  54. still play the MIDI file in question, use /E7700h. This turns off
  55. all controllers. Not likely to occur, but now you know.
  56.  
  57. Best files are GM-L1 linear response, or GS MIDI files. For log-response
  58. files use /L0. If it plays bad, run it again. The thing is very
  59. dynamic and gets picky at times. Just try it again.
  60.  
  61. The file included (MM020.MID) needs 384K of GRAM. If you have a 256KB
  62. card (don't most?), then use /Q1 to load in 8-bit form.
  63.  
  64. As the docs say, files > 64K should not be played. It works for
  65. some, but not others.
  66.  
  67. This is version 0.20, as in second edition, so don't blow a fuse if it
  68. acts up. It's simply a demonstration of what the future holds for Ruckus.
  69. Ruckus-MIDI beta toolkit is available to any Ruckus -PRO- user (available
  70. for download at the BBS in the Ruckus Developer's Conference). Lots of
  71. cards is/will be supported, including the SoundBlasters (including the
  72. SB-16), PAS-16, Aria(s), and the GUS. Ruckus is good now and it's only
  73. going to get better! Register Ruckus 1.0 today and get access to the
  74. betas, directly, as they become available.
  75.  
  76.